var crypto/elliptic.p256Precomputed

3 uses

	crypto/elliptic (current package)
		p256_asm.go#L25: var p256Precomputed string
		p256_asm.go#L418: 	p256SelectBase(&p.xyz, p256Precomputed, sel)
		p256_asm.go#L445: 		p256SelectBase(&t0.xyz, p256Precomputed[i*32*8*8:], sel)